SPI0 external RAM mode control register
| SCLK_MODE | SPI_CLK mode bits when SPI0 accesses to Ext_RAM. 0: SPI_CLK is off when CS inactive 1: SPI_CLK is delayed one cycle after CS inactive 2: SPI_CLK is delayed two cycles after CS inactive 3: SPI_CLK is always on. |
| SWB_MODE | Mode bits when SPI0 accesses to Ext_RAM. |
| SDIN_DUAL | When SPI0 accesses to Ext_RAM, set this bit to enable 2-bm in DIN phase. |
| SDOUT_DUAL | When SPI0 accesses to Ext_RAM, set this bit to enable 2-bm in DOUT phase. |
| SADDR_DUAL | When SPI0 accesses to Ext_RAM, set this bit to enable 2-bm in ADDR phase. |
| SCMD_DUAL | When SPI0 accesses to Ext_RAM, set this bit to enable 2-bm in CMD phase. |
| SDIN_QUAD | When SPI0 accesses to Ext_RAM, set this bit to enable 4-bm in DIN phase. |
| SDOUT_QUAD | When SPI0 accesses to Ext_RAM, set this bit to enable 4-bm in DOUT phase. |
| SADDR_QUAD | When SPI0 accesses to Ext_RAM, set this bit to enable 4-bm in ADDR phase. |
| SCMD_QUAD | When SPI0 accesses to Ext_RAM, set this bit to enable 4-bm in CMD phase. |
| SDIN_OCT | When SPI0 accesses to Ext_RAM, set this bit to enable 8-bm in DIN phase. |
| SDOUT_OCT | When SPI0 accesses to Ext_RAM, set this bit to enable 8-bm in DOUT phase. |
| SADDR_OCT | When SPI0 accesses to Ext_RAM, set this bit to enable 8-bm in ADDR phase. |
| SCMD_OCT | When SPI0 accesses to Ext_RAM, set this bit to enable 8-bm in CMD phase. |
| SDUMMY_OUT | When SPI0 accesses to Ext_RAM, in the DUMMY phase the signal level of SPI bus is output by the SPI0 controller. |